avfilter/vf_libplacebo: remove deprecated field
authorNiklas Haas <git@haasn.dev>
Mon, 13 Mar 2023 13:33:16 +0000 (14:33 +0100)
committerSebastian Ramacher <sramacher@debian.org>
Sun, 24 Sep 2023 06:47:33 +0000 (07:47 +0100)
commitbe1f10dcd1b72bf4dc6819dbdc3a2775df030e13
treee10e9da2e71a66b53cf5d5b628c7a6dbe77fad70
parent19331464eada38339129bd3d3fe0531004f244ab
avfilter/vf_libplacebo: remove deprecated field

This has not been functional since a year ago, including in our current
minimum dependency of libplacebo (v4.192.0). It also causes build errors
against libplacebo v6, so it needs to be removed from the code. We can
keep the option around for now, but it should also be removed soon.

Signed-off-by: Niklas Haas <git@haasn.dev>
Signed-off-by: James Almer <jamrial@gmail.com>
Gbp-Pq: Name 0004-avfilter-vf_libplacebo-remove-deprecated-field.patch
doc/filters.texi
libavfilter/vf_libplacebo.c